[INFO] fetching crate rust-transaction-validator 2.0.0...
[INFO] testing rust-transaction-validator-2.0.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rust-transaction-validator 2.0.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rust-transaction-validator 2.0.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rust-transaction-validator 2.0.0
[INFO] tweaked toml for crates.io crate rust-transaction-validator 2.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-transaction-validator 2.0.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-transaction-validator 2.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ced1f47eed146942e417cc3d254705780ef863a70e9d71c96a2b9f458a51a887
[INFO] running `Command { std: "docker" "start" "-a" "ced1f47eed146942e417cc3d254705780ef863a70e9d71c96a2b9f458a51a887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ced1f47eed146942e417cc3d254705780ef863a70e9d71c96a2b9f458a51a887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ced1f47eed146942e417cc3d254705780ef863a70e9d71c96a2b9f458a51a887", kill_on_drop: false }`
[INFO] [stdout] ced1f47eed146942e417cc3d254705780ef863a70e9d71c96a2b9f458a51a887
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b125f0ea597f382ec210980712b1734a8387d275e4a05ecc96f02e08f2ce1b1
[INFO] running `Command { std: "docker" "start" "-a" "4b125f0ea597f382ec210980712b1734a8387d275e4a05ecc96f02e08f2ce1b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rust-transaction-validator v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/network_analysis.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime, Duration, Utc};
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> src/network_analysis.rs:229:26
[INFO] [stdout]     |
[INFO] [stdout] 229 |         for (account_id, node) in &self.nodes {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> src/network_analysis.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct TransactionNode {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] 33 |     account_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_distributor` is never used
[INFO] [stdout]   --> src/network_analysis.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl TransactionNode {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     fn is_distributor(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `from_account` and `to_account` are never read
[INFO] [stdout]   --> src/network_analysis.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | struct TransactionEdge {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 80 |     from_account: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 81 |     to_account: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionEdge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.50s
[INFO] running `Command { std: "docker" "inspect" "4b125f0ea597f382ec210980712b1734a8387d275e4a05ecc96f02e08f2ce1b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b125f0ea597f382ec210980712b1734a8387d275e4a05ecc96f02e08f2ce1b1", kill_on_drop: false }`
[INFO] [stdout] 4b125f0ea597f382ec210980712b1734a8387d275e4a05ecc96f02e08f2ce1b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05ca77a217a5577b62cba1475610887d4df09f5d8763f20f072e123bb14c6d75
[INFO] running `Command { std: "docker" "start" "-a" "05ca77a217a5577b62cba1475610887d4df09f5d8763f20f072e123bb14c6d75", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.52
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap v4.5.52
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rust-transaction-validator v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/network_analysis.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime, Duration, Utc};
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> src/network_analysis.rs:229:26
[INFO] [stdout]     |
[INFO] [stdout] 229 |         for (account_id, node) in &self.nodes {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> src/network_analysis.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct TransactionNode {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] 33 |     account_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_distributor` is never used
[INFO] [stdout]   --> src/network_analysis.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl TransactionNode {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     fn is_distributor(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `from_account` and `to_account` are never read
[INFO] [stdout]   --> src/network_analysis.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | struct TransactionEdge {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 80 |     from_account: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 81 |     to_account: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionEdge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/network_analysis.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::{DateTime, Duration, Utc};
[INFO] [stdout]   |                        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> src/network_analysis.rs:229:26
[INFO] [stdout]     |
[INFO] [stdout] 229 |         for (account_id, node) in &self.nodes {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `account_id` is never read
[INFO] [stdout]   --> src/network_analysis.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct TransactionNode {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] 33 |     account_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_distributor` is never used
[INFO] [stdout]   --> src/network_analysis.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl TransactionNode {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     fn is_distributor(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `from_account` and `to_account` are never read
[INFO] [stdout]   --> src/network_analysis.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | struct TransactionEdge {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 80 |     from_account: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 81 |     to_account: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransactionEdge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.43s
[INFO] running `Command { std: "docker" "inspect" "05ca77a217a5577b62cba1475610887d4df09f5d8763f20f072e123bb14c6d75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05ca77a217a5577b62cba1475610887d4df09f5d8763f20f072e123bb14c6d75", kill_on_drop: false }`
[INFO] [stdout] 05ca77a217a5577b62cba1475610887d4df09f5d8763f20f072e123bb14c6d75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d4436be0b329bd0be5189323a0ce49d8df910305b9e99eac8e94fd3b8e000050
[INFO] running `Command { std: "docker" "start" "-a" "d4436be0b329bd0be5189323a0ce49d8df910305b9e99eac8e94fd3b8e000050", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Duration`
[INFO] [stderr]  --> src/network_analysis.rs:5:24
[INFO] [stderr]   |
[INFO] [stderr] 5 | use chrono::{DateTime, Duration, Utc};
[INFO] [stderr]   |                        ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `node`
[INFO] [stderr]    --> src/network_analysis.rs:229:26
[INFO] [stderr]     |
[INFO] [stderr] 229 |         for (account_id, node) in &self.nodes {
[INFO] [stderr]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `account_id` is never read
[INFO] [stderr]   --> src/network_analysis.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 32 | struct TransactionNode {
[INFO] [stderr]    |        --------------- field in this struct
[INFO] [stderr] 33 |     account_id: String,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TransactionNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_distributor` is never used
[INFO] [stderr]   --> src/network_analysis.rs:62:8
[INFO] [stderr]    |
[INFO] [stderr] 43 | impl TransactionNode {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 62 |     fn is_distributor(&self) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `from_account` and `to_account` are never read
[INFO] [stderr]   --> src/network_analysis.rs:80:5
[INFO] [stderr]    |
[INFO] [stderr] 79 | struct TransactionEdge {
[INFO] [stderr]    |        --------------- fields in this struct
[INFO] [stderr] 80 |     from_account: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 81 |     to_account: String,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TransactionEdge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-transaction-validator` (lib) generated 5 warnings (run `cargo fix --lib -p rust-transaction-validator` to apply 2 suggestions)
[INFO] [stderr] warning: `rust-transaction-validator` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_transaction_validator-269eb5bb812c2a66)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test aml_compliance::tests::test_cash_intensive ... ok
[INFO] [stdout] test aml_compliance::tests::test_kyc_missing_fields ... ok
[INFO] [stdout] test aml_compliance::tests::test_sanctioned_entity ... ok
[INFO] [stdout] test aml_compliance::tests::test_kyc_enhanced_dd ... ok
[INFO] [stdout] test fraud_patterns::tests::test_daily_total ... ok
[INFO] [stdout] test fraud_patterns::tests::test_high_risk_country ... ok
[INFO] [stdout] test geographic_risk::tests::test_low_risk_country ... ok
[INFO] [stdout] test fraud_patterns::tests::test_round_amount_detection ... ok
[INFO] [stdout] test geographic_risk::tests::test_transaction_risk ... ok
[INFO] [stdout] test fraud_patterns::tests::test_history_cleanup ... ok
[INFO] [stdout] test geographic_risk::tests::test_fatf_status ... ok
[INFO] [stdout] test geographic_risk::tests::test_prohibited_countries_list ... ok
[INFO] [stdout] test geographic_risk::tests::test_prohibited_country ... ok
[INFO] [stdout] test fraud_patterns::tests::test_low_risk_transaction ... ok
[INFO] [stdout] test network_analysis::tests::test_graph_stats ... ok
[INFO] [stdout] test network_analysis::tests::test_circular_flow_detection ... ok
[INFO] [stdout] test aml_compliance::tests::test_structuring_detection ... ok
[INFO] [stdout] test fraud_patterns::tests::test_high_amount_detection ... ok
[INFO] [stdout] test network_analysis::tests::test_funnel_account ... ok
[INFO] [stdout] test geographic_risk::tests::test_unknown_country ... ok
[INFO] [stdout] test network_analysis::tests::test_pass_through ... ok
[INFO] [stdout] test network_analysis::tests::test_network_analyzer ... ok
[INFO] [stdout] test network_analysis::tests::test_structuring_detection ... ok
[INFO] [stdout] test network_analysis::tests::test_add_transaction ... ok
[INFO] [stdout] test sanctions::tests::test_custom_entity ... ok
[INFO] [stdout] test sanctions::tests::test_exact_match ... ok
[INFO] [stdout] test sanctions::tests::test_batch_screening ... ok
[INFO] [stdout] test sanctions::tests::test_fuzzy_threshold ... ok
[INFO] [stdout] test sanctions::tests::test_highest_confidence ... ok
[INFO] [stdout] test aml_compliance::tests::test_kyc_validation ... ok
[INFO] [stdout] test geographic_risk::tests::test_high_risk_transaction ... ok
[INFO] [stdout] test sanctions::tests::test_list_filtering ... ok
[INFO] [stdout] test sanctions::tests::test_no_match ... ok
[INFO] [stdout] test tests::test_duplicate_detection ... ok
[INFO] [stdout] test tests::test_is_approved ... ok
[INFO] [stdout] test tests::test_risk_level_description ... ok
[INFO] [stdout] test tests::test_fraud_detection ... ok
[INFO] [stdout] test tests::test_business_rules ... ok
[INFO] [stdout] test tests::test_manual_review_flag ... ok
[INFO] [stdout] test tests::test_batch_validation ... ok
[INFO] [stdout] test tests::test_invalid_amount ... ok
[INFO] [stdout] test tests::test_json_export ... ok
[INFO] [stdout] test tests::test_valid_transaction ... ok
[INFO] [stdout] test tests::test_risk_breakdown ... ok
[INFO] [stdout] test tests::test_time_based_risk ... ok
[INFO] [stdout] test tests::test_velocity_amount_limit ... ok
[INFO] [stdout] test tests::test_velocity_check ... ok
[INFO] [stdout] test aml_compliance::tests::test_cross_border ... ok
[INFO] [stdout] test fraud_patterns::tests::test_velocity_detection ... ok
[INFO] [stdout] test sanctions::tests::test_alias_match ... ok
[INFO] [stdout] test aml_compliance::tests::test_ctr_requirement ... ok
[INFO] [stdout] test geographic_risk::tests::test_jurisdiction_risk ... ok
[INFO] [stdout] test tests::test_history_cleanup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_transaction_validator
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d4436be0b329bd0be5189323a0ce49d8df910305b9e99eac8e94fd3b8e000050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4436be0b329bd0be5189323a0ce49d8df910305b9e99eac8e94fd3b8e000050", kill_on_drop: false }`
[INFO] [stdout] d4436be0b329bd0be5189323a0ce49d8df910305b9e99eac8e94fd3b8e000050
